var github.com/vmihailenco/msgpack/v5.stringSliceType
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
encode_slice.go#L10: var stringSliceType = reflect.TypeOf(([]string)(nil))
encode_slice.go#L102: ss := v.Convert(stringSliceType).Interface().([]string)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)